Skip to content

fix: add renderDescription for Frame component - #168

Merged
pqoqubbw merged 1 commit into
mainfrom
dmytro/update-frame-markdown
Jan 23, 2026
Merged

fix: add renderDescription for Frame component#168
pqoqubbw merged 1 commit into
mainfrom
dmytro/update-frame-markdown

Conversation

@pqoqubbw

@pqoqubbw pqoqubbw commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Note

Introduces a customizable description renderer to Frame and updates Storybook examples.

  • Adds optional renderDescription?: (description: string) => ReactNode to Frame, defaulting to text => <p>{text}</p>, replacing the hardcoded <p> in the description area
  • Storybook: renames WithCaption to WithDescription and updates sample text accordingly

Written by Cursor Bugbot for commit ca3d6cd. This will update automatically on new commits. Configure here.

@pqoqubbw
pqoqubbw merged commit 2e87e0d into main Jan 23, 2026
3 checks passed
@pqoqubbw
pqoqubbw deleted the dmytro/update-frame-markdown branch January 23, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants